host-interaction/hardware/firmware

enumerate system firmware tables

rule:
  meta:
    name: enumerate system firmware tables
    namespace: host-interaction/hardware/firmware
    authors:
      - michael.hunhoff@mandiant.com
    scopes:
      static: function
      dynamic: call
    references:
      - https://github.com/LordNoteworthy/al-khaser/blob/master/al-khaser/Shared/Utils.cpp#L843
  features:
    - and:
      - api: kernel32.EnumSystemFirmwareTables

last edited: 2023-11-24 10:34:28